Software / Code

PyLazyBam - A pure python lazy BAM parser

Matthew Wakefield

Github | Published : 2020

Abstract

Pylazybam is a pure python library for reading minimal amounts of information from a BAM format mapped sequence alignment file. It is intended for uses such as filtering reads where the information within the single alignment entry is not sufficient to make the filtering decision.

University of Melbourne Researchers